OfficeDocumentHyperlinksChanged Property

This element specifies that one or more hyperlinks in this part were updated exclusively in this part by a producer. The next producer to open this document shall update the hyperlink relationships with the new hyperlinks specified in this part.

Definition

Namespace: Independentsoft.Office
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public bool HyperlinksChanged { get; set; }

Property Value

Boolean

See Also